From 78d1bb1a36f666027b00e0ff1e73d2d3a5cc5813 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sat, 10 Jan 2009 23:00:48 +0000 Subject: [PATCH] Comment (add Author:, based on authors.el). --- lib-src/vcdiff | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/lib-src/vcdiff b/lib-src/vcdiff index 7ef2aea3450..c31032a39be 100755 --- a/lib-src/vcdiff +++ b/lib-src/vcdiff @@ -1,11 +1,14 @@ #! /bin/sh -# + # Enhanced sccs diff utility for use with vc mode. # This version is more compatible with rcsdiff(1). -# + # Copyright (C) 1992, 1993, 1995, 1997, 2001, 2002, 2003, 2004, 2005, # 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +# Author: Paul Eggert +# (according to authors.el) + # This file is part of GNU Emacs. # GNU Emacs is free software: you can redistribute it and/or modify -- 2.30.2